Welcome![Sign In][Sign Up]
Location:
Search - matlab ldpc

Search list

[matlabldpc

Description: ldpc码在AWGN信道下的性能仿真。包括geth.m,getG.m,H2G.m,decode.m,BER.m按传统的编码方案编码,生成H矩阵后转化为G矩阵,编码后送入高斯信道。仿真得到BER性能-ldpc codes in the AWGN channel performance simulation. Including geth.m, getG.m, H2G.m, decode.m, BER.m coded according to the traditional encoding scheme to generate H matrix is transformed into G matrix encoded into the Gaussian channel. Simulation, the BER performance
Platform: | Size: 68608 | Author: 熊路 | Hits:

[OS programLDPC

Description: 在删除信道下LDPC码的编译码研究与实现,可供参考-In the Delete Channel Encoding and Decoding of LDPC Codes and implementation, available for reference
Platform: | Size: 9216 | Author: 蔡虹 | Hits:

[Program docldpc_rec_dec

Description: LDPC码的编译码程序,用的是LU分解算法,和BP译码算法,在Matlab上调试通过-LDPC encoder and decoder
Platform: | Size: 11264 | Author: songbing | Hits:

[matlabLDPC-all.RAR

Description: 有关低密度奇偶校验码的一些matlab仿真程序-The number of low-density parity check codes matlab simulation program
Platform: | Size: 1522688 | Author: 张嘉 | Hits:

[matlabLDPC

Description: DVB_S2_LDPC整体累积编码算法文档及MATLAB仿真-DVB_S2_LDPC documents and the overall cumulative Coding MATLAB simulation
Platform: | Size: 62464 | Author: lijianguo | Hits:

[matlabLDPC

Description: LDPC编码的matlab实现,好用,利于初学者。-LDPC coding matlab implementation, easy to use, help for beginners.
Platform: | Size: 15360 | Author: tobabby | Hits:

[Software Engineeringldpc-matlab

Description: 关于ldpc的编解码的相关程序,欢迎大家下载,大家要多多共享资源啊-Ldpc codec on the relevant procedures, are welcome to download, we have to a lot of shared resources ah
Platform: | Size: 4225024 | Author: tbhhx | Hits:

[matlabLDPC

Description: 此为LDPC码的完整的编译码的MATLAB源代码。可用于通信系统的编码仿真,非常方便。-This is a complete encoding and decoding LDPC codes of MATLAB source code. Coding can be used for simulation of communication systems, very convenient.
Platform: | Size: 646144 | Author: 黄珊琳 | Hits:

[matlabLDPC--C

Description: 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。-This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute to the completion of various projects.
Platform: | Size: 1489920 | Author: 黄珊琳 | Hits:

[matlabLDPC-matlab

Description: 用于LDPC仿真的matlab代码,仿真LDPC编码的性能-Matlab simulation for LDPC code simulation of the performance of LDPC codes
Platform: | Size: 16384 | Author: yj | Hits:

[matlabLDPC

Description: LDPC编码经过AWGN信道后的高斯消元法的译码过程的MATLAB仿真-LDPC codes through AWGN channel Gaussian elimination method, after the decoding process of MATLAB simulation
Platform: | Size: 238592 | Author: 李虎跃 | Hits:

[AI-NN-PRLDPC

Description: 这是关于LDPC信道编码模块设计的程序 打开源程序,先运行gengrate_h.m程序,陆续将码长设置为756bit,列重设置为3,行重设置为9。在Workspace中同时将H、A、B、C、D、E、Hget、Fget、g、Tget这是个变量选择另存为encode_in.mat 格式。再运行main_encode.m进行编码,主程序运行后,在当前目录下,自动生成编码结果文件“encode—out.mat”,这将作为下一次扩频调制仿真实验的的输入信号。最后分别查看Workspace中的变量s(编码前数据)和xyuan(编码后数据)的波形。 对比后,可以看出编码前的数据码片长度为504bit,编码后的码片数据长度为756bit。编码效率=编码前码片长度/编码后码片长度=2/3。-This is about the LDPC channel coding module design process Open source, first run gengrate_h.m program, phasing out the code length is set to 756bit, column re-set to 3, line weight is set to 9. In the Workspace in the same time, H, A, B, C, D, E, Hget, Fget, g, Tget This is a variable select Save As encode_in.mat format. Then run main_encode.m encoding, the main program running in the current directory, the results of automatically generated code file "encode-out.mat", which will serve as the next simulation of the spread spectrum modulation input signal. Finally, the variables were View Workspace in s (before encoding data) and xyuan (encoded data) waveform. After comparison, we can see the data before encoding chip length of 504bit, encoded data length of chip 756bit. Coded before coding efficiency = chip length/length of the encoded chip = 2/3.
Platform: | Size: 15360 | Author: 吴健 | Hits:

[matlabchannel_ldpc

Description: LDPC码在matlab环境下的仿真. 还有些地方可以改进.-Simulation of LDPC code.
Platform: | Size: 35840 | Author: Alex | Hits:

[matlabldpc

Description: 基于PEG算法的准循环LDPC码构造方法研究-PEG algorithm based on quasi-cyclic LDPC code construction methods
Platform: | Size: 310272 | Author: zj | Hits:

[matlabldpc802.16

Description: 在802.16e的系统中,仿真分析AWGN,瑞利衰落信道中的LDPC码的性能。程序中包括编译码的程序。-In 802.16e systems, simulation analysis AWGN, Rayleigh fading channel the performance of LDPC codes. Program, including encoding and decoding process.
Platform: | Size: 176128 | Author: Aaron Yan | Hits:

[matlabLDPC-PROGRAM

Description: LDPC 从编码到BP解码全部 大家可以参考下 不错的代码 值得深入学习 保证可以在MATLAB上跑-LDPC DEMO 数据帧可以任意选择
Platform: | Size: 238592 | Author: 蒋超 | Hits:

[matlabLDPC-MATLAB

Description: 上面都是最新的LDPC编码技术,希望对大家都有用哈,我觉得十分的有用-The above are the latest LDPC coding techniques, I hope everyone Ha, I think is very useful
Platform: | Size: 5916672 | Author: 荀彧 | Hits:

[matlabLDPC

Description: 自己写的关于matlab的规则LDPC编码以及重复码码率与SNR的关系图,希望对大家有用,-Write their own rules on Matlab LDPC codes, the hope that useful, thank you
Platform: | Size: 1024 | Author: 荀彧 | Hits:

[matlabmatlab-LDPC

Description: ldpc的matlab实现程序,和几篇文档资料-ldpc matlab implementation procedures, and several documentation
Platform: | Size: 886784 | Author: 陈林 | Hits:

[Othermatlab-LDPCcodes

Description: 通过matlab实现LDPC码的编译码功能,里面有详尽的BER曲线等。-Through matlab LDPC code decoding function, there is a detailed BER curve, etc
Platform: | Size: 300032 | Author: 王山 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 48 »

CodeBus www.codebus.net